home *** CD-ROM | disk | FTP | other *** search
- CTRLNDC.C
-
- This is the main driver for the draw_ndc() examples using Mark Williams C
- to be tested in NDC and/or RC mode with or without GDOS for implications.
-
-
- CTRLRC.C
-
- This is the main driver for the draw_rc() examples using Mark Williams C
- to be tested in NDC and/or RC mode with or without GDOS for implications.
-
-
- C_TIPS.DOC
-
- This is a collection of C tips and information about the programs in this
- directory written by Chuck Purcell. This document shows the amount of work
- Chuck has invested in this. Read and enjoy.
-
-
- EXBCONIN.C
- EXBCONIN.PRG
- EXCCONIN.TOS
- EXCCONWS.C
- EXCCONWS.PRG
- EXCCONWS.TOS
- EXCOPIES.C
- EXCOPIES.TTP
- EXLINEAC.C
- EXLINEAC.PRG
- EXLINEAC.TTP
-
- These are a number of example programs from the Mark Williams C manual
- included as examples of some of the available C functions. In most cases,
- these programs have been additionally modified by Chuck Purcell.
-
-
- EXSHIFT.C
- EXSHIFT.PRG
- EXSHIFT.TOS
-
- This is another example program from the Mark Williams C manual which shows
- explains how to get the status of the shift keys.
-
-
- EXTIMDAT.C
- EXTIMDAT.PRG
- EXTIMDAT.TOS
-
- This is a IKB and GEMDOS time-date display demo taken from the Computer
- Shopper newspaper and modified by Chuck. Just another C example program.
-
-
- GETENV.C
-
- Keywords: ENVIRONMENT VARIABLE SHELL MARK WILLIAMS DOS C-SHELL GETENV
-
- GETENV is a small C routine that solves the incompatibility
- problems between Mark Williams' and David Beckemeyer's environment block
- formats. Compile it into your program and it will be used instead of the
- library function. Arguments and return values are the same.
- Use when compiling in MWC for use with microCshell command line program.
-
-
- LADYBUG1.C
- LADYBUG1.PRG
- LADYBUG1.TOS
-
- This is a GDOS example program to display a bit image of a bug on the
- screen.
-
-
- LADYBUG2.C
- LADYBUG2.PRG
- LADYBUG2.TOS
-
- This is a GDOS example program to display a bit image of two bugs on the
- screen.
-
-
- LINEDEMO.C
- LINEDEMO.PRG
- LINEDEMO.TOS
- LINEWALK.C
- LINEWALK.PRG
- LINEWALK.TOS
-
- These are C example programs modified for GDOS showing line drawing
- examples.
-
-
- RECURSE.C
- RECURSE.TTP
- RECURSEP.C
- RECURSEP.TTP
- TEST1
- TEST2
- TEST3
-
- This is a C example program showing recursion. To run, type 'TEST1' as
- parameter for the program. RECURSEP has been modified by Chuck to pause
- before starting.
-
-
- ST_ALARM.ACC
- ST_ALARM.C
-
- This is an alarm clock desk accessory which uses GDOS. This is a modified
- program which Chuck took from a German magazine.
-
-
- TEXTALGN.C
- TEXTALGN.PRG
- TEXTALGN.TOS
-
- This is another GDOS example program which displays text alignment effects.
-
-
- TEXTEFCT.C
- TEXTEFCT.PRG
- TEXTEFCT.TOS
-
- This is another GDOS example program which shows different graphic text
- special effects.
-
-
- TEXTSWIS.C
- TEXTSWIS.PRG
- TEXTSWIS.TOS
-
- This is another GDOS example program which displays the text alignment for
- the Swiss font lower case letters.
-